1 00:00:00,240 --> 00:00:03,990 Welcome and thank you for checking out this Mastery course. 2 00:00:03,990 --> 00:00:09,870 This course is designed to guide you through the basics all the way to the advanced topics of Roblox, 3 00:00:09,900 --> 00:00:14,730 Lua, you programming language, as well as lectures on how to navigate Roblox studio. 4 00:00:14,730 --> 00:00:20,400 Understand the vast plethora of services available to you as a scripter, and how to implement all these 5 00:00:20,400 --> 00:00:22,740 features to create games on Roblox. 6 00:00:22,740 --> 00:00:26,130 The course is currently structured into 18 sections. 7 00:00:26,130 --> 00:00:31,080 The first section is simple and shows you how to create a Roblox account, download Roblox Studio and 8 00:00:31,080 --> 00:00:33,780 get familiar with the tools inside of studio. 9 00:00:33,780 --> 00:00:36,660 We'll also be creating our very first script. 10 00:00:36,660 --> 00:00:39,600 The second section is when we get started scripting. 11 00:00:39,600 --> 00:00:44,730 We'll learn all the basics of Lua and do a couple practice activities, and you'll be quizzed along 12 00:00:44,730 --> 00:00:45,330 the way. 13 00:00:45,330 --> 00:00:50,070 Once you've finished learning the Lua language, we'll then move into the third section, where you'll 14 00:00:50,070 --> 00:00:54,630 get to learn how to interact with things in studio by using scripts, understand the different data 15 00:00:54,630 --> 00:01:00,180 types and the Roblox API, and we'll also get to learn how to create tools, animations, and much more. 16 00:01:00,180 --> 00:01:04,590 After we do this, the fourth section will be dedicated towards understanding the properties of certain 17 00:01:04,590 --> 00:01:09,630 things in studio and the Roblox API, such as the properties of parts, particle emitters, and we'll 18 00:01:09,630 --> 00:01:14,010 also learn how to use the terrain tool, we'll learn about collision groups, and much more. 19 00:01:14,010 --> 00:01:19,470 Once we finally have a concrete understanding of studio and the Roblox API, then we'll start to create 20 00:01:19,470 --> 00:01:22,950 our first game by using the knowledge we learned previously. 21 00:01:22,950 --> 00:01:28,470 Afterwards, we'll then continue to learn more intermediate and advanced topics in the Roblox API, 22 00:01:28,470 --> 00:01:32,820 and will move on to working on more projects together, including a second game. 23 00:01:32,820 --> 00:01:38,370 All of the code and resources for each lecture will be attached, so you won't be left in the dark. 24 00:01:38,370 --> 00:01:41,580 If you ever get stuck or need help, feel free to ask. 25 00:01:41,580 --> 00:01:44,400 I plan to answer your questions in a timely manner. 26 00:01:44,400 --> 00:01:51,030 Remember, a person who asks a question is a fool for a moment, while a person who never asks a question 27 00:01:51,030 --> 00:01:52,980 is a fool for a lifetime. 28 00:01:52,980 --> 00:01:55,200 I'll see you in the next lecture.